Make gdk.la and gsk.la a noninst helper library
authorAlexander Larsson <alexl@redhat.com>
Mon, 17 Oct 2016 13:07:57 +0000 (15:07 +0200)
committerAlexander Larsson <alexl@redhat.com>
Wed, 26 Oct 2016 14:34:15 +0000 (16:34 +0200)
commit723b588b5d172d323dce75592b25172cbc12c552
tree81de89e8d1d30da2027071c878f3512e353cda96
parent3fd63e1d675a6744e3bf42cfec29d0602ba6e500
Make gdk.la and gsk.la a noninst helper library

This merged gtk, gdk and gsk into one library, making it possible to
have internal private APIs between gtk them, as well as producing more
efficient code.

https://bugzilla.gnome.org/show_bug.cgi?id=773100
28 files changed:
Makefile.am
configure.ac
demos/gtk-demo/Makefile.am
demos/icon-browser/Makefile.am
demos/widget-factory/Makefile.am
docs/reference/gdk/Makefile.am
docs/reference/gsk/Makefile.am
docs/reference/gtk/Makefile.am
examples/Makefile.am
examples/application1/Makefile.am
examples/application10/Makefile.am
examples/application2/Makefile.am
examples/application3/Makefile.am
examples/application4/Makefile.am
examples/application5/Makefile.am
examples/application6/Makefile.am
examples/application7/Makefile.am
examples/application8/Makefile.am
examples/application9/Makefile.am
gdk-4.0.pc.in [deleted file]
gdk/Makefile.am
gsk-4.0.pc.in [deleted file]
gsk/Makefile.am
gtk+-4.0.pc.in
gtk/Makefile.am
tests/Makefile.am
testsuite/gsk/Makefile.am
testsuite/reftests/Makefile.am